static-delta: Fix probably not actually possible NULL deref
authorColin Walters <walters@verbum.org>
Fri, 8 Oct 2021 13:07:41 +0000 (09:07 -0400)
committerColin Walters <walters@verbum.org>
Wed, 13 Oct 2021 21:13:14 +0000 (17:13 -0400)
commitf355482e1f82ee26ba0f202ff6c05b1b14ddc858
tree8d53e40c25102bb687fd91eae9bff20e5fcb65c1
parent3159e04980e567a918e532e168dea89112922460
static-delta: Fix probably not actually possible NULL deref

Flagged by `gcc -fanalyzer`.  I didn't study this really deeply
but I think it's not actually reachable.  Anyways, let's catch
it on general principle.
src/ostree/ot-builtin-static-delta.c